home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e235 / demo2.bat < prev    next >
DOS Batch File  |  1994-01-30  |  149b  |  7 lines

  1. @echo off
  2. echo.
  3. echo ready to render SHAPES2
  4. echo.
  5. pause
  6. povray -lc:\povray\include -isamples\shapes2.pov -osamples\shapes2.tga -h100 -w160 +d
  7.